projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f16d510
)
(iso-8859-n-locale-regexp): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 24 Jun 1999 18:04:46 +0000
(18:04 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 24 Jun 1999 18:04:46 +0000
(18:04 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 7dba8954df571c4dd8e0d44dcf53da2e85c4b435..b30bd450ea3a21f8cee48238580e6f2c7914c1c9 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-303,7
+303,7
@@
one of the environment variables LC_ALL, LC_CTYPE, or LANG.
The paren group in the regexp should match the specific character
set number, N. Currently only Latin-[12345] are supported.
\(Note that Latin-5 is ISO 8859-9, because 8859-[678] are non-Latin
-alphabets.\)")
+alphabets
; hence, supported values of N are [12349]
.\)")
(defcustom mail-host-address nil
"*Name of this machine, for purposes of naming users."